html {
	-webkit-tap-highlight-color: transparent;
	font-family: '微软雅黑';
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: '微软雅黑';
	margin: 0;
	font-size: 14px;
	color: #666;
}
.cl, .clear {
	clear: both;
	height: 0;
	line-height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
 [hidden], template {
 display: none
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
	color: #e32b2b
}
b, strong {
	font-weight: 700
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
.p1{font-size:14px;font-weight:bold;color:#333; margin:0px 0px 15px 0px;}
.p1b{font-size:16px;font-weight:bold;color:#333; margin:20px 0px 20px 0px; display:block; text-align:center}
.p2{font-size:14px;color:#333; margin:0px 0px 26px 0px;line-height:170%}
.p3{text-align:center; padding:0px 0px 26px 0px}
.p3 img{max-width:750px;height:auto; padding:0;margin:0}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 height: auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
 input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
@media print {
*, :after, :before {
	background: 0 0!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
	}
.navbar {
	display: none
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #333;
	text-decoration: none
}
a:focus, a:hover {
	color: #0068b7;
	text-decoration: none
}
a:focus {
	outline: 0;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-responsive1 {
	display: block;
	width: 346px;
	height: 250px;
}
.img-responsive2 {
	display: block;
	width: 100%;
	height: auto;
}
.img-responsive3 {
	display: block;
	max-width: 100%;
	height: 666px;
}

.img-responsive4 {
	display: block;
	max-width: 100%;
	height: 500px;
}

.img-rounded {
	border-radius: 0
}
.img-thumbnail {
	line-height: 1.42857;
	background-color: #fff;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #eee
}
[role=button] {
 cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: '微软雅黑';
	font-weight: 700;
	line-height: 1.1;
	color: #333;
	text-transform: uppercase
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 18px;
	margin-bottom: 9px
}
.h4, .h5, .h6, h4, h5, h6 {
	margin: 0px;
	padding: 0px
}
.h1, h1 {
	font-size: 33px
}
.h2, h2 {
	font-size: 27px
}
.h3, h3 {
	font-size: 23px
}
.h4, h4 {
	font-size: 17px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 9px
}
 @media (min-width:768px) {
.lead {
	font-size: 19.5px
}
}
.small, small {
	font-size: 92%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
ol, ul {
	margin-top: 0;
	margin-bottom: 9px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:after, .container:before {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
 @media (min-width:768px) {
.container {
	width: 765px
}
}
 @media (min-width:992px) {
.container {
	width: 1000px
}
}
 @media (min-width:1200px) {
.container {
	width: 1470px
}
}
.row {
	margin-left: -10px;
	margin-right: -10px
}
.row:after, .row:before {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}
.col-xs-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
 @media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left
}
.col-sm-1 {
	width: 8.33333%
}
.col-sm-2 {
	width: 16.66667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.33333%
}
.col-sm-5 {
	width: 41.66667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.33333%
}
.col-sm-8 {
	width: 66.66667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.33333%
}
.col-sm-11 {
	width: 91.66667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}
 @media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left
}
.col-md-1 {
	width: 8.33333%
}
.col-md-2 {
	width: 16.66667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.33333%
}
.col-md-5 {
	width: 41.66667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.33333%
}
.col-md-8 {
	width: 66.66667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.33333%
}
.col-md-11 {
	width: 91.66667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}
 @media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	float: left
}
.col-lg-1 {
	width: 8.33333%
}
.col-lg-2 {
	width: 16.66667%
}
.main-menu .col-lg-2 {
	width: 19.66667%
}
.catalog-home .col-lg-2 {
	width: 20%;
}
.col-lg-3 {
	width: 25%
}
.col-left {
	width: 24%
}
.col-right {
	width: 76%
}	 
.main-menu .col-lg-3 {
	width: 22%
}
.col-lg-4 {
	width: 33.33333%
}
.col-lg-5 {
	width: 41.66667%
}
.col-lg-6 {
	width: 50%
}
#footer .col-lg-6 {
	width: 46%
}
.product-info .left {
	width: 46%
}
.product-info .right {
	width: 54%
}
.product-info .col-2 {
	padding: 0px 0 0 30px !important
}
.col-lg-7 {
	width: 58.33333%
}
.col-lg-8 {
	width: 66.66667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.33333%
}
.col-lg-11 {
	width: 91.66667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
table {
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 18px
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: middle;
	border-bottom: 1px solid #ebebeb
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ebebeb
}
.table > caption+thead > tr:first-child > td, .table > caption+thead > tr:first-child > th, .table > colgroup+thead > tr:first-child > td, .table > colgroup+thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
	border-top: 0
}
.table > tbody+tbody {
	border-top: 2px solid #ebebeb
}
.table .table {
	background-color: #fff
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ebebeb
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #ebebeb
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border-bottom-width: 1px
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
	background-color: #f5f5f5
}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
	background-color: #e8e8e8
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
	background-color: #dff0d8
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
	background-color: #d0e9c6
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
	background-color: #d9edf7
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
	background-color: #c4e3f3
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
	background-color: #fcf8e3
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
	background-color: #faf2cc
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
	background-color: #f2dede
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	overflow-x: auto;
	min-height: .01%
}
 @media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 13.5px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ebebeb
}
.table-responsive > .table {
	margin-bottom: 0
}
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
	white-space: nowrap
}
.table-responsive > .table-bordered {
	border: 0
}
.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left: 0
}
.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right: 0
}
.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=checkbox], input[type=radio] {
	margin: 4px 0 0;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 0;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 11px;
	font-size: 13px;
	line-height: 1.42857;
	color: #999
}
.form-control {
	display: block;
	width: 100%;
	padding: 5px 5px;
	font-size: 13px;
	line-height: 1.42857;
	color: #999;
	background-color: transparent;
	background-image: none;
	border: 1px solid #eaeaea;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
 .form-control::-moz-placeholder {
 color: #999;
 opacity: 1
}
 .form-control:-ms-input-placeholder {
 color: #999
}
 .form-control::-webkit-input-placeholder {
 color: #999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
	line-height: 40px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 45px
}
}
.form-group {
	margin-bottom: 20px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666
}
.checkbox label, .radio label {
	min-height: 18px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 100;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	margin-left: -20px;
	margin-right: auto
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor: not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 0;
	min-height: 31px
}
.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
	padding-left: 0;
	padding-right: 0
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
	height: 30px;
	line-height: 30px
}
.input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 30px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33333;
	border-radius: 0
}
.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
	height: 45px;
	line-height: 45px
}
.input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 45px;
	padding: 10px 16px;
	font-size: 17px;
	line-height: 1.33333;
	border-radius: 0
}
.form-group-lg select.form-control {
	height: 45px;
	line-height: 45px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 9px 20px;
	font-size: 13px;
	line-height: 1.42857;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-transform: uppercase;
	border: 2px solid transparent
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #ececec;
	border-color: #ebebeb
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #d3d3d3;
	border-color: #ababab
}
.btn-default:hover {
	color: #333;
	border-color: #ccc
}
.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
	color: #333;
	background-color: #d3d3d3;
	border-color: #ccc
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .btn-default.dropdown-toggle.focus, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle:hover {
	color: #333;
	background-color: #c1c1c1;
	border-color: #ababab
}
.btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
	background-image: none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #ececec;
	border-color: #ebebeb
}
.btn-default .badge {
	color: #ececec;
	background-color: #333
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 10px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	border: none;
	border-radius: 0;
	background-clip: padding-box
}
.dropdown-menu .pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu > li > a {
	display: block;
	clear: both;
	color: #666
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #e32b2b
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #5c9ddf;
	text-decoration: none;
	outline: 0;
	background-color: #e32b2b
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	color: #f2f2f2
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open > .dropdown-menu {
	display: block
}
.open > a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #f2f2f2;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
 @media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:after, .nav:before {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav > li {
	position: static;
	display: block
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: transparent
}
.nav > li.disabled > a {
	color: #f2f2f2
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
	color: #f2f2f2;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: transparent;
	border-color: #333
}
.nav .nav-divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav > li > a > img {
	max-width: none
}
.nav-tabs > li {
	float: left
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857;
}
.nav-tabs > li > a:hover {
	color: #e32b2b
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #555;
	cursor: default
}
.nav-pills > li {
	float: left
}
.nav-pills > li > a {
	border-radius: 0
}
.nav-pills > li+li {
	margin-left: 2px
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	color: #fff;
	background-color: #e32b2b
}
.nav-stacked > li {
	float: none
}
.nav-stacked > li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
 @media (min-width:768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd
}
 @media (min-width:768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border-bottom-color: #fff
}
}
.tab-content > .tab-pane {
	display: none
}
.tab-content > .active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	margin-bottom: 18px;
	border: 1px solid transparent
}
.navbar:after, .navbar:before {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
 @media (min-width:768px) {
.navbar {
	border-radius: 0
}
}
.navbar-header:after, .navbar-header:before {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}
 @media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:after, .navbar-collapse:before {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}
 @media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
 @media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
 @media (min-width:768px) {
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
 @media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
 @media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 16px 15px;
	font-size: 17px;
	line-height: 18px;
	height: 50px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand > img {
	display: block
}
 @media (min-width:768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
 @media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 8px -15px
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px
}
 @media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 18px
}
.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
	background-image: none
}
}
 @media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav > li {
	float: left
}
.navbar-nav > li > a {
	padding-top: 16px;
	padding-bottom: 16px
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	margin-top: 5px;
	margin-bottom: 5px
}
 @media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
	width: auto
}
.navbar-form .input-group > .form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
	padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
 @media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}
 @media (min-width:768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0
}
.navbar-btn {
	margin-top: 5px;
	margin-bottom: 5px
}
.btn-group-sm > .navbar-btn.btn, .navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.btn-group-xs > .navbar-btn.btn, .navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 16px;
	margin-bottom: 16px
}
 @media (min-width:768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}
 @media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav > li > a {
	color: #777
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #e7e7e7;
	color: #555
}
 @media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #090909
}
.navbar-inverse .navbar-brand {
	color: #fff
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #fff
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
	color: #333;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #090909;
	color: #fff
}
 @media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #fff
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: #333;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #fff
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #fff
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #333
}
.breadcrumb {
	list-style: none;
	color: #fff;
	font-size: 13px;
}
.breadcrumb ul {
	margin: 0;
	padding: 0
}
.breadcrumb li {
	display: inline-block;
	position: relative;
	padding: 0 0 0 20px;
}
.breadcrumb li+li:before {
	content: "\f105";
	color: #bbb;
	font-family: FontAwesome;
	position: absolute;
	left: 8px;
	top: 1px
}
.breadcrumb > .active {
	color: #f2f2f2
}
.pager {
	padding-left: 0;
	margin: 18px 0;
	list-style: none;
	text-align: center
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label-default {
	background-color: #f2f2f2
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #d9d9d9
}

.alert {
	padding: 10px;
	margin: 18px 0;
	border: 1px solid transparent;
	border-radius: 0
}
.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert > p, .alert > ul {
	margin-bottom: 0
}
.alert > p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 30px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
 @-webkit-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0
}
to {
	background-position: 0 0
}
}
 @keyframes progress-bar-stripes {
 from {
 background-position: 40px 0
}
to {
	background-position: 0 0
}
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media > .pull-right {
	padding-left: 10px
}
.media-left, .media > .pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 8px 20px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #E4E4E4
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
a.list-group-item, button.list-group-item {
	color: #000
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	text-decoration: none;
	color: #000;
	background-color: transparent
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #eee;
	color: #f2f2f2;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #f2f2f2
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #000;
	background-color: #EEE;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #d9f6b0
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
	padding: 15px
}
.panel-body:after, .panel-body:before {
	content: " ";
	display: table
}
.panel-body:after {
	clear: both
}
.panel-heading {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	text-align: center
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
	color: inherit
}
.panel-footer {
	padding: 20px 15px;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}
.panel > .panel-heading+.panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.list-group+.panel-footer {
	border-top-width: 0
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
	margin-bottom: 0
}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
	padding-left: 15px;
	padding-right: 15px
}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
	border-top-left-radius: -1px;
	border-top-right-radius: -1px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1px
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1px
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: -1px;
	border-bottom-right-radius: -1px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1px
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1px
}
.panel > .panel-body+.table, .panel > .panel-body+.table-responsive, .panel > .table+.panel-body, .panel > .table-responsive+.panel-body {
	border-top: 1px solid #ebebeb
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
	border-top: 0
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0
}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left: 0
}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right: 0
}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom: 0
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 18px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse > .list-group, .panel-group .panel-heading+.panel-collapse > .panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default > .panel-heading {
	color: #5c9ddf;
	position: relative;
	text-transform: uppercase
}
.panel-default > .panel-heading .badge {
	color: #f0c73b;
	background-color: #5c9ddf
}
.panel-default > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #E4E4E4
}
.panel-primary > .panel-heading {
	color: #fff;
	position: relative;
	text-transform: uppercase
}
.panel-primary > .panel-heading .badge {
	color: #e32b2b;
	background-color: #fff
}
.panel-primary > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #e32b2b
}
.panel-success > .panel-heading {
	color: #3c763d;
	position: relative;
	text-transform: uppercase
}
.panel-success > .panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info > .panel-heading {
	color: #31708f;
	position: relative;
	text-transform: uppercase
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	position: relative;
	text-transform: uppercase
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #faebcc
}
.panel-danger > .panel-heading {
	color: #a94442;
	position: relative;
	text-transform: uppercase
}
.panel-danger > .panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger > .panel-footer+.panel-collapse > .panel-body {
	border-bottom-color: #ebccd1
}

.close {
	float: right;
	font-size: 23px;
	font-weight: 600;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .3;
	filter: alpha(opacity=20)
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.43px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
	content: " ";
	display: table
}
.modal-footer:after {
	clear: both
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}
 @media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 120px auto 0 auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}
 @media (min-width:992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: '微软雅黑';
	font-style: normal;
	font-weight: 400;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 0
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: '微软雅黑';
	font-style: normal;
	font-weight: 400;
	line-break: auto;
	line-height: 1.42857;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 13px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 13px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1px -1px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover > .arrow {
	border-width: 11px
}
.popover > .arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25)
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25);
	top: -11px
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}

.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
 @-ms-viewport {
 width:device-width
}
.visible-xs {
	display: none!important
}
.visible-sm {
	display: none!important
}
.visible-md {
	display: none!important
}
.visible-lg {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
 @media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}
 @media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}
 @media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}
 @media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}
 @media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}
 @media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}
 @media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}
 @media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
 @media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}
 @media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
 @media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
 @media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}
 @media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}
 @media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}
 @media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}
 @media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}
 @media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}
 @media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}
 @media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}
 @media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}
 @media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}
 @media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}
 @media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}
 @media print {
.visible-print-inline-block {
	display: inline-block!important
}
}
 @media print {
.hidden-print {
	display: none!important
}
}
html {
	overflow-x: hidden
}
.row-offcanvas {
	position: relative
}
body {
	overflow-x: hidden
}
body[class*=account-] #content h1, body[class*=account-] #content h2 {
	font-size: 20px;
	text-transform: uppercase
}

.container, header {
	position: relative
}
#top .btn-link {
	color: #1f252b;
	padding: 0;
	text-decoration: none;
	padding-right: 20px
}
#top .btn-link:hover {
	color: #e32b2b;
	text-decoration: none
}
#top .btn-link span.fa {
	padding-left: 3px
}
#top-links ul {
	margin-bottom: 0
}
#top-links ul li {
	padding-right: 20px
}
#top-links ul li:last-child {
	padding-right: 0
}
#top-links a, #top-links li {
	text-decoration: none
}
#top-links a+a {
	margin-left: 15px
}
#top-links .btn-link strong {
	font-size: 14px;
	line-height: 14px
}
#top-links .dropdown-menu li a {
	line-height: 25px
}
#top-links .dropdown-menu .btn-link {
	padding: 0 20px;
	text-align: left
}
.main-top {
	background: #F7F7F7;
	padding: 22px 0px 33px 0px;
	margin: 0
}
.main-top .note {
	padding: 15px 0 0 25px
}
.main-top .tel {
	font-size: 13px;
	color: #666;
	height: 48px;
	padding-top: 8px
}
.main-top .tel .tel-icon {
	margin: 10px 10px 0 0
}
.main-top .tel .tel-info {
	color: #e32b2b
}
.main-top .tel .tel-info span {
	font-family: Arial;
	display: block;
	font-weight: bold;
	font-size: 20px
}
.main-top .tel i.icons {
	font-size: 28px;
	color: #e32b2b
}
.main-menu {
	background: #fff;
	width: 100%;
}
.main-menu .col-2{
	position: static !important;
}

.topbar {
	background-color: #252525;
	color: #999;
	padding: 8px 0
}
.topbar .number {
	color: #e32b2b
}
.topbar ul.topbar-left {
	margin: 0
}
.topbar ul.topbar-left li {
	padding-left: 20px
}
.topbar ul.topbar-left li a {
	color: #999
}
.left{
	margin: 0;
	padding: 0;
}
.left h3{
	font-size:18px;
	margin:0;
	padding: 12px 15px;
	background: #e32b2b;
	color: #fff;
}

.left .list{
	border-top: none;
	padding: 30px;
	background: #f3f8ff
}
.left .list ul{
	list-style:none;
	margin:0;
	padding:0;
	display: block;
	position: relative;
	min-height: 105px;
}
.left .list ul ul{
	display: block;
	position: absolute;
	left:0;
	top:60px;
}
.left .list ul li{
	margin: 0px 5px;
	padding: 0px;
	float: left;
}
.left .list ul li:last-child{
	border-bottom: none;
}
.left .list ul li a{
	display:block;
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 6px;
}
.left .list ul li a:hover{
	font-weight: normal;
	color:#e32b2b
}
.left .list ul li a.active{
	background: #0f376c;
	color:#fff;
}
.left .list ul ul li a{
	color: #333;
}
.left .list ul ul li a.active{
	color:#fff;
}
.right .right_top{
	background: #0f376c;
	padding: 0 20px;
}
.right .right_top h2{
	font-size: 18px;
    margin: 0;
    padding: 16px 0 16px 0;
	float: left;
	color: #fff;
}
.about-content-1{
	background: #f3f8ff;
	padding: 40px 40px;
}
.about-content-1 .col-1{
	padding-right: 0px;
}
.about-content-1 .col-2{
	padding-left: 30px;
}
.about-content-1 .logo-a{
	width: 210px !important;
}
.about-content-1 .info{
	margin: 25px 0 0 0;
	line-height: 24px;
	color: #333;
}
.about-content-2{
	padding: 40px 0 20px 0;
}
.about-content-2 h3{
	text-align: center;
	font-size: 20px;
}
.about-content-2 h3 p{
	padding: 15px 0 30px 0;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.about-content-2 .col{
	background: #f3f8ff;
	text-align: center;
	padding: 40px 0 40px 0;
}
.about-content-2 h4{
	font-size: 16px;
	margin: 40px 30px 30px 30px;
}
.about-content-2 h4 p{
	color: #777;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 0 0 0;
	line-height: 160%;
}
.about-content-2 .col img{
	margin: 0 auto;
}
.about-content-3{
	padding: 40px 0px 60px 0;
}
.about-content-3 h3{
	text-align: center;
	font-size: 20px;
}
.about-content-3 h3 p{
	padding: 15px 0 30px 0;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.about-content-3 .row{
	margin-left: -15px;
	margin-right: -15px;
}
.about-content-3 .col{
	padding-left: 15px;
	padding-right: 15px;
}
.case-content-1{
    padding: 30px 30px;
}
.case-content-2{
    padding: 0 0 30px 0;
}
.case-content-1 .c-menu,
.case-content-2 .c-menu {
	display: flex;
	justify-content: flex-start;
}
.c-menu .menu{
	margin-right: 30px;
}
.c-menu .menu a{
	display: block;
	width: 100%;
	line-height: 20px;
	background:url("../images/case-icon-2.png") no-repeat top left;
	background-size: 20px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #959595;
	padding: 0 0 0 25px;
}
.c-menu .menu.active a{
	display: block;
	width: 100%;
	line-height: 20px;
	background:url("../images/case-icon-1.png") no-repeat top left;
	background-size: 20px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #1f6fd2;
	padding: 0 0 0 25px;
}
.case-content-1 .case-info{
	margin: 40px 0 40px 0;
}
.case-content-2 {
	margin: 0 40px 0 0;
}
.case-content-2 #back{
	display: none;
}
.case-content-2 .col-2 .col-3{
	margin-bottom: 15px;
}

.contact-content-1{
	background: #fff;
	padding: 40px 30px;
}
.contact-content-1 .col-1 .text{
	padding: 0 0 30px 0;
	line-height: 180%;
}
.contact-content-1 .col-1 h5{
	padding: 0 0 10px 0;
	font-size: 16px;
}
.contact-content-1 .col-2 h4{
	text-align: center;
	margin: 20px 0 0 0;
}
.contact-content-1 .col-2 h4 p{
	font-size: 14px;
	color: #666;
	text-transform: capitalize;
	margin: 10px 0 30px 0;
	font-weight: normal;
}
.contact-content-1 .col-2 .col-2-1{
	text-align: center;
}
.contact-content-1 .col-2 .col-2-1 img{
	margin: 0 auto;
}
.contact-content-1 .col-2 .col-2-1 img{
	margin: 0 auto;
}
.contact-content-3{
	padding: 40px 30px;
}
.contact-content-3 h4{
	text-align: center;
	font-size: 20px;
	margin: 0 0 40px 0;
}
.contact-content-3 .col{
	margin: 0 0 40px 0;
	line-height: 170%;
}
.contact-content-3 h5{
	font-size: 16px;
	margin: 0 0 10px 0;
}
.style-header {
	z-index: 99;
	position: relative
}
.style-header #logo {
	margin-left: -15px
}
.style-header .setting-box {
	position: relative
}
.style-header .dropdown-toggle {
	cursor: pointer
}
.style-header .dropdown-toggle i {
	font-size: 14px;
	line-height: 35px;
	width: auto
}
.style-header .dropdown-menu {
	padding: 20px
}
.style-header .dropdown-menu .box-currency button {
	background-color: transparent;
	border: 1px solid #ececec;
	padding: 0 10px
}
.style-header .dropdown-menu .box-currency button:hover {
	color: #e32b2b
}
.style-header .dropdown-menu > li {
	line-height: 25px
}
.style-header .dropdown-menu > li > a i {
	padding-right: 5px
}
.logo {
	position: relative;
	margin: 13px 0 15px 0;
}
.logo .image{
	float: left;
	width: 96%;
	height: auto;
}

#logo-footer a {
	background: url(../image/logo_footer.png) no-repeat;
	display: inline-block;
	width: 158px;
	height: 30px;
	margin-bottom: 20px
}
#logo-footer a span {
	display: none
}
.main_top {
	background: none
}
.main_top .list ul {
	margin: 0;
	padding: 0;
}
.main_top .list ul li {
	float: left;
	list-style: none;
	margin: 0 40px 0 0;
}
.main_top .list ul li a {
	display: block;
	padding: 14px 0px;
	font-size: 15px;
}
.main_top .list ul li.active a {
	border-bottom: 2px solid #e32b2b;
	color: #e32b2b
}
.breadcrumb {
	text-align: right;
	position: relative;
	margin: 0;
	padding: 16px 0 0 0;
}
.breadcrumb li+li:before {
	font-size: 15px
}
.breadcrumb li:last-child a {
	color: #fff;
	font-size: 13px
}
.breadcrumb li:last-child a:hover {
	color: #e32b2b
}
.breadcrumb a {
	color: #fff;
	font-size: 13px
}
.breadcrumb a:hover {
	color: #e32b2b
}

.maincols {
	margin: 0;
	padding: 0;
}
.navbar-mega {
	min-height: inherit;
	margin: 0;
	border: 0 solid transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0
}
.navbar-mega .navbar-nav {
	float: none
}
.navbar-mega .navbar-nav > .open > a {
	border-color: transparent;
	border-left-color: rgba(0,0,0,.1);
	color: #e32b2b;
	background: 0 0
}
.navbar-mega .navbar-nav > .open > a:before {
	opacity: 1;
	filter: alpha(opacity=100)
}
.navbar-mega .navbar-nav ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.navbar-mega .navbar-nav ul li.parent {
	position: relative
}
.navbar-mega .navbar-nav ul li.dropdown-submenu {
	position: relative
}
.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	right: auto;
	position: absolute
}
.navbar-mega .navbar-nav li.active {
	background: 0 0
}
.navbar-mega .navbar-nav li.active > a {
	background: 0 0;
	color: #e32b2b
}
.navbar-mega .navbar-nav li.active > a .caret {
	color: #e32b2b
}
.navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus, .navbar-mega .navbar-nav li a:hover {
	background: 0 0;
	color: #e32b2b
}
.navbar-mega .navbar-nav li.open > a {
	background: 0 0;
	color: #e32b2b
}
.navbar-mega .navbar-nav > li {
	float: right;
	display: inline-block;
	zoom: 1;
	margin-top: 0;
	padding: 18px 0
}
.navbar-mega .navbar-nav > li > a {
	font-family: '微软雅黑';
	position: relative;
	color: #101010;
	padding: 0 15px;
	margin: 0;
	font-weight: 300;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 19px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s
}
 @media (max-width:1199px) {
.navbar-mega .navbar-nav > li > a {
	padding: 0 10px!important
}
}
 @media (max-width:1199px) {
.navbar-mega .navbar-nav > li > a {
	padding: 0 15px
}
}
.navbar-mega .navbar-nav > li > a:before {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 16px;
	right: 16px;
	width: auto;
	height: 2px;
	background: #e32b2b;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s
}
.navbar-mega .navbar-nav > li > a .caret {
	color: #222;
	border-width: 3px;
	-webkit-transition: all .35s;
	-o-transition: all .35s;
	transition: all .35s
}
.navbar-mega .navbar-nav > li > a:focus, .navbar-mega .navbar-nav > li > a:hover {
	color: #e32b2b;
	background: 0 0
}
.navbar-mega .navbar-nav > li > a:focus:before, .navbar-mega .navbar-nav > li > a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100)
}
.navbar-mega .navbar-nav > li > a:focus .caret, .navbar-mega .navbar-nav > li > a:hover .caret {
	color: #e32b2b
}
.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	display: block;
	left: 0;
	top: 100%
}
.navbar-mega .navbar-nav > li:first-child a {
	border: none
}
.navbar-mega .navbar-nav > li .dropdown-menu {
	right: auto;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	-o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	top: 120%;
	position: absolute;
	visibility: hidden;
	z-index: 999;
	display: block;
	min-width: 300px;
	padding: 20px
}
.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
	left: 100%;
	top: 0;
	position: absolute
}
.navbar-mega .navbar-nav > li .dropdown-menu .row {
	padding-top: 0
}
.navbar-mega .navbar-nav > li .dropdown-menu li {
	display: block;
	padding: 0;
	position: relative
}
.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {
	color: #e32b2b;
	background: 0 0
}
.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
	border: 0
}
.navbar-mega .navbar-nav > li .mega-dropdown-menu {
	padding: 30px
}
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
	padding-left: 0;
	padding-right: 0
}
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
	padding-left: 10px;
	padding-right: 10px
}
.navbar-mega .navbar-nav > .active {
	background: 0 0
}
.navbar-mega .navbar-nav > .active > a {
	color: #e32b2b
}
.navbar-mega .navbar-nav > .active > a:before {
	opacity: 1;
	filter: alpha(opacity=100)
}
.navbar-mega .navbar-nav > .aligned-fullwidth {
	position: static!important
}
.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {
	width: 100%!important
}
.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-mega .navbar-nav .container-mega .row {
	padding-bottom: 0;
	margin: 15px 0 30px!important;
	width: 100%;
	position: relative;
	overflow: hidden
}
.navbar-mega .navbar-nav .container-mega .row > div {
	position: relative
}
.navbar-mega .navbar-nav .container-mega .row > div:after {
	content: "";
	width: 1px;
	height: 1000px;
	background: #423B4D;
	position: absolute;
	left: 0;
	top: 0
}
.navbar-mega .navbar-nav .container-mega .row > div:first-child:after {
	content: none
}
.navbar-mega .text-label {
	position: absolute;
	top: -20px;
	right: 45%;
	padding: 0 3px;
	font-size: 9px;
	color: #FFF
}
.navbar-mega .text-label.text-hot {
	background: #e93434
}
.navbar-mega .text-label.text-hot:after {
	border-top-color: #e93434
}
.navbar-mega .text-label.text-new {
	background: #5c9ddf
}
.navbar-mega .text-label.text-new:after {
	border-top-color: #5c9ddf
}
.navbar-mega .text-label:after {
	content: "";
	position: absolute;
	border: 3px solid transparent;
	top: 100%;
	left: 50%;
	margin-left: -3px
}
.navbar-mega-light .navbar-mega .navbar-nav > li > a, .navbar-mega-light .navbar-mega .navbar-nav > li > a .caret {
	color: #FFF
}
.navbar-mega-light .navbar-mega .navbar-nav > li.active > a::before, .navbar-mega-light .navbar-mega .navbar-nav > li:hover > a::before {
	background: #FFF
}
.navbar-mega-theme {
	background: #e32b2b
}
.navbar-mega-theme .navbar-mega .navbar-nav > li > a, .navbar-mega-theme .navbar-mega .navbar-nav > li > a .caret {
	color: #FFF
}
.navbar-mega-simple {
	text-align: center
}
.navbar-mega-simple .pbr-megamenu {
	display: inline-block
}

.panel {
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent
}
.panel-body .list-group-item i {
	cursor: pointer;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 18px !important;
	color: #ccc
}
.panel-body .list-group-item ul li {
	border: none
}
.list-unstyled span {
	padding-right: 5px
}
.product-block {
	position: relative;
	margin: 40px 0 0 0;
}
.product-block .row{
	margin-left: -15px;
    margin-right: -15px;
}
.product-block .col{
	margin: 0 0 30px 0;
	padding-left: 15px;
    padding-right: 15px;
}
.product-block .image-item{
	border-bottom:none;
	padding:0px;
}
.product-block .title-item {
	border-top:none;
	padding: 5px 0 0 0;
	margin: 0;
}
.product-block .title-item a {
	display: block;
	background: #FFF;
	color: #666;
	line-height: 40px;
	overflow:hidden;
	text-align: center
}
.product-block .title-item a:focus, .product-block .title-item a:hover {
	color: #e32b2b
}
.product-block .image {
	position: relative;
	overflow: hidden
}
.tab-pane.active {
	font-size: 14px;
	color: #666;
	font-weight: 400
}
.panel {
	position: relative
}
.no-space-row .row {
	margin: 0
}
.no-space-row [class*=col-], .no-space-row [class^=col-] {
	padding: 0
}
.col-nopadding .row {
	margin-left: 0;
	margin-right: 0
}
.col-nopadding .row [class*=col-] {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: -20px!important
}
.col-nopadding .row:last-child {
	padding-bottom: 20px
}
ul.menu {
	padding: 0;
	margin: 0
}
ul.menu li {
	list-style: none
}
.tab-v1 {
	padding: 40px 0 35px
}
.tab-v1 h3 {
	color: #e32b2b;
	font-size: 22px;
	padding: 0 0 15px 0;
	margin: 0
}
.tab-v1 h3 span {
	color: #666;
	font-size: 13px;
	padding: 0 0 0 5px;
	font-weight: 400
}
.tab-v1 .nav-tabs > li {
	padding-left: 20px
}
.tab-v1 .nav-tabs > li > a {
	color: #e32b2b;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	font-size: 14px
}
.tab-v1 .nav-tabs > li > a:hover {
	color: #FF6601
}
.tab-v1 .nav-tabs > li.active > a {
	color: #FF6601
}
.tab-v2 {
	padding-bottom: 20px
}
.tab-v2 .nav-tabs {
	border-bottom: 1px solid #e5e5e5
}
.tab-v2 .nav-tabs > li > a {
	font-family: '微软雅黑';
	color: #999;
	padding: 10px 30px;
	font-weight: 600;
	position: relative;
	font-size: 16px
}
.tab-v2 .nav-tabs > li > a:hover {
	color: #1f252b
}
.tab-v2 .nav-tabs > li.active {
	background: #e5e5e5
}
.tab-v2 .nav-tabs > li.active > a {
	color: #1f252b
}
.tab-center .nav-tabs {
	border-bottom: none;
	margin-bottom: 0;
	text-align: center
}
.tab-center .nav-tabs > li {
	border: none;
	display: inline-block;
	float: none
}
.tab-center .nav-tabs > li.active {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 40px
}
.tab-center .nav-tabs > li > a {
	color: #1f252b;
	padding: 0;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 700
}
.tab-center .nav-tabs > li > a:hover {
	color: #e32b2b
}
.tab-center .nav-tabs > li.active > a {
	color: #333
}
.tab-center .tab-content {
	padding: 15px 20px;
	border: 1px solid #ececec
}
 @-webkit-keyframes hover-imagecategory {
 0% {
 transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
 100% {
 transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
 @-moz-keyframes hover-imagecategory {
 0% {
 transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
 100% {
 transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
 @-o-keyframes hover-imagecategory {
 0% {
 transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
 100% {
 transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}
 @keyframes hover-imagecategory {
 0% {
 transform: perspective(200px) rotate3d(0, 1, 0, -90deg) translateX(-100%)
}
 100% {
 transform: perspective(200px) rotate3d(0, 1, 0, 0deg) translateX(0)
}
}

.accordion {
	border: 1px solid #ececec;
	padding: 0 60px
}
.accordion .panel {
	margin: 0
}
.accordion .first .panel-heading {
	border-top: none
}
.accordion .panel-heading {
	padding: 20px 0;
	border-top: 1px solid #ececec;
	position: relative
}
.accordion .panel-heading .panel-title {
	text-transform: uppercase;
	color: #e32b2b;
	font-size: 14px;
}
.accordion .panel-heading a:before {
	content: "\f2f9";
	font-family: FontAwesome;
	font-size: 12px;
	font-weight: 600;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 16px;
	display: inline-block;
	color: #e32b2b
}
.accordion .panel-heading a.collapsed:before {
	content: "\f2fc"
}
.accordion .panel-body {
	padding: 0 0 20px
}
.accordion.collapse-right .panel-heading a:before {
	position: absolute;
	right: 20px
}
.accordion.collapse-color .panel-heading a:before {
	color: #fff;
	background: #70ba28
}
.accordion.noborder .panel-heading {
	padding-left: 0;
	padding-right: 0
}
.accordion.noborder .panel, .accordion.noborder .panel-body, .accordion.noborder .panel-heading {
	background-color: transparent;
	border: none
}
.accordion.nobackground .panel, .accordion.nobackground .panel-body, .accordion.nobackground .panel-heading {
	background-color: transparent
}
.product-title {
	padding: 30px 0 40px 0px;
}
.all-title {
	text-align: center;
	font-weight: 700;
	font-size: 23px
}
.all-title:after {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background: #c3c3c3;
	margin: 14px auto 10px auto;
}
.product-filter ul {
	margin: 30px 0 0 0;
	display: block;
	text-align: center
}
.product-filter ul li {
	display: inline-block;
	margin: 5px 10px
}
.product-filter ul li a {
	border: 1px solid #999;
	padding: 6px 15px;
	display: block;
	color: #333;
	font-size: 14px
}
.product-filter ul li a:hover {
	color: #e32b2b;
	border: 1px solid #e32b2b
}
.product-filter ul li.active a {
	color: #e32b2b;
	border: 1px solid #e32b2b
}
.product-grid {
	margin: 0 0 50px 0
}
.product-grid .product-block {
	margin-bottom: 10px
}
.product-grid .products-block h3 {
	text-align: center;
	font-weight: 600;
	margin: 50px 0 40px 0;
	font-size: 22px;
	color: #333
}
.product-grid .product-block h3 {
	font-size: 14px;
	font-weight: 400;
	margin: 15px 0px 30px 0;
	display: block;
	line-height: 150%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	text-transform: capitalize
}
.product-grid .product-block h6 {
	margin: 5px 0px 15px 0;
	display: block;
	line-height: 20px;
	height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}
.product-grid .product-block h6 a {
	text-transform: capitalize;
	font-size: 14px;
	color: #333;
	font-weight: normal
}
.product-grid .product-block h6 a:hover {
	color: #e32b2b
}
.product-info h2 {
	margin-top: 0;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0;
	color: #0f376c;
}
.product-info .col-2{
	padding: 0 0 0 20px
}
.product-info .col-1{
	padding-right: 0px
}
.product-info .col-1 .swiper-button-next, 
.product-info .col-1 .swiper-button-prev{
	display: none;
}

.product-info .c1 {
	line-height: 150%;
	padding: 5px 0 20px 0;
	font-size: 14px !important
}
.product-info .c1 p {
	font-size: 14px !important;
	line-height: 25px !important
}
.product-info .price {
	font-size: 40px;
	font-weight: 400;
	font-family: Arial;
	padding: 25px 0
}
.product-info .image {
	position: relative
}
.product-info .image-additional {
	position: relative
}
.product-info .image-additional .owl-carousel {
	margin-bottom: 0!important
}
.product-info .image-additional .carousel-control {
	visibility: visible;
	opacity: 1;
	top: 28%
}
.product-info .image-additional .owl-item {
	width: 142px
}
.product-info .image-additional:hover .carousel-control {
	visibility: visible;
	opacity: 1
}
.product-info .image-additional .item {
	text-align: center;
	margin: 0 6px
}
.product-info .addthis_toolbox a {
	margin: 0
}
.product-info .product-buttons-wrap .add i {
	color: #a9a9a9;
	font-size: 16px
}
.product-info .product-buttons-wrap .btn-inverse-light {
	font-size: 11px;
	border: none;
	padding: 0;
	margin-right: 15px;
	position: relative;
	margin-bottom: 6px
}
.product-info .product-buttons-wrap .btn-inverse-light:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #b1b1b1;
	bottom: 1px
}
.product-info #button-cart {
	padding: 12px 38px
}
.product-related .owl-wrapper {
	margin-left: -5px;
	margin-right: -5px
}
.product-related .owl-wrapper .owl-item {
	padding-right: 5px;
	padding-left: 5px
}
.product-related .panel-heading {
	padding-bottom: 5px
}
.product-related .panel-heading .panel-title {
	text-align: left;
}
div.required .control-label:before {
	color: red;
	content: "* ";
	font-weight: 700
}
.product-tabs .tab-heading {
	text-align: right
}
.product-tabs .tab-heading .nav.nav-tabs {
	display: inline-block
}
.paging {
	color: #666
}
.table-responsive .price {
	font-size: 13px
}
.table-responsive .text-right .btn-primary {
	padding: 10px 19px
}
#content div.buttons > button, #content div.buttons > div {
	margin-bottom: 30px
}
 @media screen and (max-width:992px) {
	.row-offcanvas {
		-webkit-transition: all .25s ease-out;
		-o-transition: all .25s ease-out;
		transition: all .25s ease-out
	}

	.row-offcanvas-right {
		right: 0
	}

	.row-offcanvas-left {
		left: 0
	}

	.row-offcanvas-right .sidebar-offcanvas {
		right: -70%
	}

	.row-offcanvas-left .sidebar-offcanvas {
		left: -70%
	}

	.row-offcanvas-right.active {
		right: 70%
	}

	.row-offcanvas-left.active {
		left: 70%
	}

	.sidebar-offcanvas {
		position: absolute;
		top: 0;
		width: 70%;
		background: #FFF;
        height: 100%;
        z-index: 999;
	}
   .row-offcanvas.active:before {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgba(0, 0, 0, 0.75);
        content: "";
        z-index: 200;
    }
	.sidebar-offcanvas ol,.sidebar-offcanvas ul {
		padding: 0;
		margin: 0
	}

	.sidebar-offcanvas ol li,.sidebar-offcanvas ul li {
		list-style: none;
		position: relative
	}

	.bottom-offcanvas {
		border-top: 1px solid #ececec;
		padding: 10px 0
	}
}
.canvas-menu {
	margin: 0;
	padding: 4px 0;
	border: 0;
	background: none;
	float: right
}
.canvas-menu .fa-bars {
	font-size: 17px;
	color: #666;
}
.sidebar-offcanvas .fa-times {
	background-color: transparent!important;
	font-size: 15px;
}
#offcanvasmenu .badges.hot, #offcanvasmenu .badges.new {
	left: 10px;
	top: 0
}
#offcanvasmenu .menu-title {
	font-size: 15px
}
#offcanvasmenu .navbar-nav {
	float: none
}
#offcanvasmenu .navbar-nav > li {
	float: none;
	border-top: 1px solid #ececec;
	position: relative
}
#offcanvasmenu .navbar-nav > li .caret {
	display: none
}
#offcanvasmenu .navbar-nav > li.home .menu-icon {
	background: 0 0!important
}
#offcanvasmenu .navbar-nav > li .click-canavs-menu {
	cursor: pointer;
	display: inline-block;
	padding: 19px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}
#offcanvasmenu .navbar-nav > li > a {
	padding: 15px 25px;
	text-transform: uppercase;
	font-weight: 700;
	background-color: transparent!important;
	-webkit-transition: all 350ms ease-out;
	-o-transition: all 350ms ease-out;
	transition: all 350ms ease-out;
	line-height: 22px
}
#offcanvasmenu .navbar-nav > li > .dropdown-menu .click-canavs-menu {
	padding: 8px 12px
}
#offcanvasmenu .dropdown-menu {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	display: none;
	float: none;
	margin: 0;
	padding: 0 8px;
	position: static;
	visibility: visible;
	width: auto!important;
	opacity: 1;
	filter: alpha(opacity=100)
}
#offcanvasmenu .dropdown-menu .dropdown-menu-inner {
	line-height: 30px;
	padding-bottom: 20px;
	padding-left: 20px
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar {
	border: none
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block {
	padding-left: 0
}
#offcanvasmenu .dropdown-menu a {
	font-size: 13px;
	padding: 5px 10px;
	background: 0 0;
	text-transform: lowercase
}
#offcanvasmenu .dropdown-menu .widget-heading {
	font-size: 15px
}
#offcanvasmenu .dropdown-menu .widget-video {
	display: none
}
#offcanvasmenu .dropdown-menu .box-heading {
	color: #262a2e
}
#offcanvasmenu .dropdown-menu .level2 {
	padding: 0
}
#offcanvasmenu .w-product {
	padding: 0
}
#offcanvasmenu .product-block {
	border: none
}
#offcanvasmenu .product-block .product-label, #offcanvasmenu .product-block .zoom {
	display: none
}
.badges.hot, .badges.new {
	color: #FFF;
	font-size: 12px;
	height: 16px;
	line-height: 17px;
	padding: 0 6px;
	position: absolute;
	right: -15px;
	-webkit-border-radius: 2px 2px 2px 0;
	-moz-border-radius: 2px 2px 2px 0;
	-ms-border-radius: 2px 2px 2px 0;
	-o-border-radius: 2px 2px 2px 0;
	border-radius: 2px 2px 2px 0;
	text-align: center;
	text-transform: uppercase;
	top: -5px;
	transform: translateZ(0);
	font-weight: 700
}
.badges.hot:before, .badges.new:before {
	border-style: solid;
	border-width: 2px;
	bottom: -4px;
	content: "";
	left: 0;
	position: absolute
}
.badges.new {
	background-color: #ef9a9a
}
.badges.new:before {
	border-color: #ef9a9a transparent transparent #ef9a9a
}
.badges.hot {
	background-color: #ff4157
}
.badges.hot:before {
	border-color: #ff4157 transparent transparent #ff4157
}

.pav-megamenu {
	margin: 22px 0 22px 22px;
}
.pav-megamenu > .click-canavs-menu.fa {
	position: absolute;
	padding: 18px;
	right: 0;
	top: 0;
	display: inline-block;
	cursor: pointer;
}

.pav-megamenu .navbar {
	margin: 0;
	border: 0;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu {
	top: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	-o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	display: block;
	position: absolute;
	visibility: hidden;
	padding: 30px;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	left: 0;
	width: 1440px;
	margin: 0 15px;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu  .dropdown-inner{
	display: flex;
	justify-content: space-between;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-submenu-1{
	width: 22%;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-1{
	border-bottom: 1px solid #ddd;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 16px;
	padding: 12px 0;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-2{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-3{
	color: #666;
	font-size: 14px;
	line-height: 23px;
}

.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-submenu-2{
	padding: 15px 0px;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-submenu-2 > ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-submenu-2 > ul > li{
	list-style: none;
	padding: 0 0 30px 0;
	margin: 0;
	width: 42%;
}

.pav-megamenu .navbar-nav > li > .dropdown-menu .dropdown-submenu-2  ul ul{
	list-style: none;
	padding: 5px 0px;
}


.pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	display: block;
	top: 100%;
}
.pav-megamenu .navbar-nav > li > a {
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	color: #666;
	background-color: transparent !important;
	-webkit-transition: all 350ms ease-out;
	-o-transition: all 350ms ease-out;
	transition: all 350ms ease-out;
	line-height: 44px;
	font-size: 16px;
	font-weight: 600
}
.pav-megamenu .navbar-nav > li > a:hover .caret:before, .pav-megamenu .navbar-nav > li > a:focus .caret:before, .pav-megamenu .navbar-nav > li > a:active .caret:before {
	color: #e32b2b !important;
}
.pav-megamenu .navbar-nav > li > a .caret {
	border: 0;
	position: relative;
}
.pav-megamenu .navbar-nav > li > a .caret:before {
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	right: -15px;
	top: -10px;
	font-size: 14px;
	font-weight: 100;
	color: #e32b2b;
}
.pav-megamenu .navbar-nav > li:hover > a .caret:before, .pav-megamenu .navbar-nav > li:hover:active > a .caret:before {
	color: #e32b2b;
}

.pav-megamenu .dropdown-menu {
	top: 100%;
	left: -9999px;
	height: auto;
	color: #1f252b;
	min-width: 200px;
	padding: 25px;
	background-color: #FFFFFF;
	-webkit-transition: opacity 0.3s linear 0s;
	-o-transition: opacity 0.3s linear 0s;
	transition: opacity 0.3s linear 0s;
	z-index: 9999;
	border: 1px solid #DDD
}

.pav-megamenu .dropdown-menu li a:hover {
	background-color: transparent;
	color: #e32b2b;
}
.pav-megamenu .dropdown-menu li a:hover .fa {
	color: #0a2432;
}
.pav-megamenu .dropdown:hover > .dropdown-menu {
	display: block;
	left: 0px;
}
.pav-megamenu .dropdown:hover > a .fa {
	color: #e32b2b;
}
.pav-megamenu .dropdown-submenu {
	position: relative;
}
.pav-megamenu .dropdown-submenu .dropdown-menu {
	top: 0;
	right: -100%;
	left: auto;
	position: absolute;
}
.pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
	left: 100%;
	display: block;
	top: 0;
}
iframe {
	border: none
}

.category .list-group {
	margin-bottom: 0
}
.category ul.level1 {
	padding-left: 0
}
.category ul > li {
	padding-left: 0;
	display: block;
	padding: 0px
}
.category ul > li > a {
	display: block;
	color: #666;
	padding: 10px 18px
}
.category ul > li > a.active {
	color: #000;
	background: #EEE
}
.category ul > li > a:active, .category ul > li > a:focus, .category ul > li > a:hover {
	color: #000;
	background: #EEE
}
.category ul ul {
	padding-left: 20px
}
.category ul ul > li {
	position: relative;
	padding: 2px
}
.category ul ul {
	padding: 5px 0px;
	border-top: 1px solid #E4E4E4;
}
.category ul ul > li a {
	color: #666;
	background: none;
	padding: 2px 28px
}
.category ul ul > li a:hover {
	background: none;
}
.category ul ul > li a:active, .category ul ul > li a:focus, .category ul ul > li a:hover {
	color: #e32b2b
}
.refine-search ul {
	margin-bottom: 0
}
.refine-search ul li {
	padding: 0 15px;
	position: relative
}
.refine-search ul li:before {
	content: ".";
	color: #e32b2b;
	position: absolute;
	left: 0;
	top: -8px;
	font-size: 30px
}
.layerslider-wrapper {
}
.layerslider-wrapper:hover .tp-rightarrow {
	right: 20px!important
}
.layerslider-wrapper:hover .tp-leftarrow {
	left: 20px!important
}
.tparrows {
	position: absolute;
	top: 50%!important;
	z-index: 9999;
	cursor: pointer;
	display: block;
	width: 40px;
	height: 45px;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	font-size: 0
}
.tparrows:before {
	color: #FFF;
	content: "\f105";
	display: inline-block;
	font: 28px/45px FontAwesome;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
	height: 45px;
	z-index: 12;
	background-color: #e32b2b;
	opacity: .9;
	filter: "alpha(opacity=90)";
	filter: alpha(opacity=90)
}
.tparrows.tp-leftarrow:before {
	content: "\f104"
}
.tparrows:hover:before {
	background-color: #FFF;
	color: #e32b2b
}
.tp-leftarrow {
	left: -50px!important
}
.tp-rightarrow {
	right: -50px!important
}
.custom-v1 {
	padding: 30px
}
.custom-v1 .custom-heading {
	color: #e32b2b;
	font-size: 22px;
	text-transform: capitalize
}
.custom-v1 .description {
	color: #999;
	line-height: 20px
}
#input-captcha {
	margin-bottom: 15px
}
.product-block .block-img {
	position: relative;
	overflow: hidden
}
.product-block .action > div {
	display: inline-block;
	position: relative
}
.effect-v1 {
	background-color: #000;
	overflow: hidden;
	position: relative
}
.effect-v1:before {
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1
}
.effect-v1 img {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v1 .action {
	-webkit-transform: scale(1.12);
	-ms-transform: scale(1.12);
	-o-transform: scale(1.12);
	transform: scale(1.12);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v1:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.effect-v1:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.effect-v1:hover .action {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100)
}
.effect-v2 {
	background-color: #000;
	overflow: hidden;
	position: relative
}
.effect-v2:before {
	border: 1px solid #fff;
	bottom: 20px;
	content: "";
	left: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1
}
.effect-v2 img {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v2 .action {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v2:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.effect-v2:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
	-webkit-transform: scale(1.2, 1);
	-ms-transform: scale(1.2, 1);
	-o-transform: scale(1.2, 1);
	transform: scale(1.2, 1)
}
.effect-v2:hover .action {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	filter: alpha(opacity=100)
}
.effect-v3 {
	background-color: #000;
	overflow: hidden;
	position: relative
}
.effect-v3:after, .effect-v3:before {
	bottom: 20px;
	content: "";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1
}
.effect-v3:before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1)
}
.effect-v3:after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}
.effect-v3 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .35s ease 0s;
	-o-transition: opacity .35s ease 0s;
	transition: opacity .35s ease 0s
}
.effect-v3 .banner-title {
	-webkit-transform: translate3d(0, -20px, 0);
	transform: translate3d(0, -20px, 0);
	-webkit-transition: transform .35s ease 0s;
	-o-transition: transform .35s ease 0s;
	transition: transform .35s ease 0s
}
.effect-v3 .action {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v3:hover:after, .effect-v3:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.effect-v3:hover img {
	opacity: .5;
	filter: alpha(opacity=50)
}
.effect-v3:hover .action, .effect-v3:hover .banner-title {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.effect-v4 {
	overflow: hidden;
	position: relative
}
.effect-v4:before {
	bottom: 20px;
	-webkit-box-shadow: 0 0 0 30px rgba(255,255,255,.4);
	box-shadow: 0 0 0 30px rgba(255,255,255,.4);
	content: "";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1
}
.effect-v4 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .35s ease 0s;
	-o-transition: opacity .35s ease 0s;
	transition: opacity .35s ease 0s
}
.effect-v4 .banner-title {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform .35s ease 0s;
	-o-transition: transform .35s ease 0s;
	transition: transform .35s ease 0s
}
.effect-v4 .action {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v4:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.effect-v4:hover .banner-title {
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95);
	transform: scale(.95)
}
.effect-v4:hover .action {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.effect-v5 {
	overflow: hidden;
	position: relative
}
.effect-v5 img {
	backface-visibility: hidden;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
	-o-transition: opacity 1s ease 0s, transform 1s ease 0s;
	transition: opacity 1s ease 0s, transform 1s ease 0s
}
.effect-v5 .action {
	transform: translate3d(-150%, 0, 0);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s
}
.effect-v5 .action:first-child {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}
.effect-v5 .action:nth-of-type(2) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
.effect-v5 .action:nth-of-type(3) {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}
.effect-v5:hover img {
	opacity: .8;
	filter: alpha(opacity=80);
	transform: scale3d(1.1, 1.1, 1)
}
.effect-v5:hover .action {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: scale3d(1.1, 1.1, 1);
	transform: translate3d(0, 0, 0)
}
.effect-v5:hover .action:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}
.effect-v5:hover .action:nth-of-type(2) {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms
}
.effect-v5:hover .action:nth-of-type(3) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
.effect-v6 {
	background-color: #000;
	overflow: hidden;
	position: relative
}
.effect-v6 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .35s ease 0s;
	-o-transition: opacity .35s ease 0s;
	transition: opacity .35s ease 0s
}
.effect-v6 .action {
	transform: translate3d(0, -100px, 0);
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	opacity: 0;
	margin-top: 20px
}
.effect-v6:hover img {
	opacity: .5;
	filter: alpha(opacity=50)
}
.effect-v6:hover .action {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}
.effect-v7 {
	overflow: hidden;
	position: relative
}
.effect-v7:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .4s cubic-bezier(.94, .85, .1, .62) 0s;
	-o-transition: all .4s cubic-bezier(.94, .85, .1, .62) 0s;
	transition: all .4s cubic-bezier(.94, .85, .1, .62) 0s;
	z-index: 1;
	border: 200px double transparent;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible
}
.effect-v7:hover:before {
	opacity: 0;
	filter: alpha(opacity=0);
	border: 0 double rgba(255,255,255,.7);
	visibility: hidden
}
.effect-v8 {
	overflow: hidden;
	position: relative
}
.effect-v8:before {
	border-bottom: 50px solid rgba(255,255,255,.4);
	border-top: 50px solid rgba(255,255,255,.4);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transition: opacity .35s ease 0s, transform .35s ease 0s;
	-o-transition: opacity .35s ease 0s, transform .35s ease 0s;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	transform-origin: 50% 50% 0;
	width: 100%
}
.effect-v8:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1)
}
.effect-v9 {
	overflow: hidden;
	position: relative
}
.effect-v9:before {
	border: 50px solid transparent;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	top: 0;
	content: "";
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100px;
	height: 100px;
	-webkit-transform: scale(7);
	-ms-transform: scale(7);
	-o-transform: scale(7);
	transform: scale(7);
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	visibility: visible;
	z-index: 1
}
.effect-v9:hover:before {
	border: 0 solid rgba(0,0,0,.7);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden
}
.effect-v10 {
	overflow: hidden;
	position: relative
}
.effect-v10:before {
	background-color: rgba(255,255,255,.2);
	display: block;
	width: 100%;
	height: 100%;
	left: -100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	content: "";
	z-index: 1
}
.effect-v10:hover:before {
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100)
}
.effect-v11 {
	overflow: hidden;
	position: relative
}
.effect-v11 img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity .35s ease 0s;
	-o-transition: opacity .35s ease 0s;
	transition: opacity .35s ease 0s
}
.effect-v11 .action {
	transform: translate3d(0, -100px, 0);
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	opacity: 0
}
.effect-v11 li:hover img {
	opacity: .8;
	filter: alpha(opacity=80)
}
.effect-v11 li:hover .action {
	opacity: 1;
	transform: translate3d(0, 0, 0)
}
.icon-effect-v1 img {
	transform: scale(1);
	transition: transform .2s ease 0s
}
.icon-effect-v1 li:hover img {
	transform: scale(.8)
}
 @media (min-width:992px) {
.home1 .product-block .product-meta > div {
	position: absolute;
	left: 30px;
	bottom: 30px;
	-webkit-transition: bottom .4s ease 0s;
	-o-transition: bottom .4s ease 0s;
	transition: bottom .4s ease 0s
}
.home1 .product-block .product-meta .name-price {
	margin-bottom: 40px
}
.home1 .product-block:hover .product-meta > div {
	left: 0;
	text-align: center;
	width: 100%;
	bottom: 43%
}
.home1 .product-block:hover .product-meta .name-price {
	margin-bottom: 77px
}
.home1 .product-block:hover .product-meta .name-price .name a {
	color: #FFF
}
.home1 .product-block:hover .product-meta .name-price .name a:focus, .home1 .product-block:hover .product-meta .name-price .name a:hover {
	color: #e32b2b
}
.home1 .product-block:hover .product-meta .price .price-new {
	color: #FFF
}
.home1 .product-block:hover .product-meta .rating {
	margin-bottom: 33px;
	display: block
}
.home1 .product-block:hover .action > div {
	top: 58%
}
.effect-carousel-v1 {
	overflow: hidden
}
.effect-carousel-v1 .carousel-controls-v3 .carousel-control {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
.effect-carousel-v1 .carousel-controls-v3 .carousel-control.left {
	left: -30px
}
.effect-carousel-v1 .carousel-controls-v3 .carousel-control.right {
	right: -30px
}
.effect-carousel-v1:hover .carousel-control {
	opacity: 1;
	filter: alpha(opacity=100)
}
.effect-carousel-v1:hover .carousel-control.left {
	left: 0
}
.effect-carousel-v1:hover .carousel-control.right {
	right: 0
}
}
 @media (max-width:1199px) {
.pav-megamenu .navbar-nav > li > a {
	padding: 0 0 0 25px
}
.style-header .space-margin-r-20 {
	margin-right: 10px!important
}
}
 
 @media (max-width:991px) {
.col-nopadding .row [class*=col-] {
	margin-bottom: 0!important
}
.row > div.hidden-xs.col-md-3.col-sm-12.sidebar {
	width: 25%!important
}
}
 @media (max-width:768px) {
footer .column:nth-child(3) {
	clear: both
}
footer .column:before {
	content: none
}
.productdeals .product-block .bottom {
	margin: 10px
}
.custom-v1 {
	padding: 0
}
.custom-v1 .custom-heading {
	margin-top: 0
}
.scrollup {
	right: 10px
}
.zoomContainer {
	display: none
}
.pavtestimonial {
	margin: 70px 0!important
}
.col-nopadding .row [class*=col-] {
	padding-left: 9px;
	padding-right: 9px
}
}
.slider-home{
	padding: 0;
}
.slider-home .swiper-wrapper{
	position: relative;
}
.slider-home .swiper-wrapper .text{
	position: absolute;
	top:32%;
	left:0%;
	width: 100%;
}
.slider-home .swiper-wrapper .text-1{
	text-align: center;
	font-size: 48px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 20px 0;
	letter-spacing:2px
}
.slider-home .swiper-wrapper .text-2{
	text-align: center;
	font-size: 22px;
	color: #fff;
	margin: 0 0 70px 0;
}
.slider-home .swiper-wrapper .text-3{
	background: #e32b2b;
	text-align: center;
	font-size: 16px;
	color: #fff;
	width: 160px;
	line-height:40px;
	height:42px;
	margin: 0 auto;
}

.slider-home .swiper-pagination-bullet{
   width: 45px;
   height: 5px;
   border-radius: 0;
   background-color: rgba(51,68,104,1.00);
   opacity: 1.0;
}
.slider-home .swiper-pagination-bullet-active{
   background-color: rgba(183,202,236,1.00)
}
.project-home{
	margin: 50px 0 0 0;
}
.project-home h4{
	font-size: 16px;
	padding: 12px 0 10px 0;
}
.project-home p{
	color: #777;
	margin: 0;
	line-height: 150%;
}
.case-home{
	margin: 50px 0 0 0;
}
.case-home h3{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 24px;
}
.case-home h3 p{
	color: #777;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 0 0;
}
.case-home .col-1{
	position: relative;
}
.case-home .col-1 .info-item{
	width: 100%;
	position: absolute;
	top: 35%;
	left: 0%;
	text-align: center;
}
.case-home .col-1 .info-item h4{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
}
.case-home .col-1 .info-item .icon{
	height: 85px;
}

.product-home {
	padding: 50px 0 60px 0;
}
.product-home h3 {
	margin: 0 0 40px 0;
	text-align: center;
	font-size: 24px;
}
.product-home h3 p {
    color: #777;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0 0;
}
.product-home .title-item {
    color: #666;
    font-size: 14px;
	padding: 15px 0 0 0;
	text-align: center;
}

.service-home{
	background:#1e2432;
	padding: 0 0 70px 0;
}
.service-home h3 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 40px 0;
}
.service-home h3:after{
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #e32b2b;
	margin: 15px auto 15px auto;
}
.service-home .image-item a{
	display: block;
}
.service-home .image-item img{
	margin: 0 auto;
}
.service-home .title-item{
	text-align: center;
	font-size: 16px;
	padding: 15px 0 15px 0;
	color: #ccc;
}
.service-home .title-item a{
	color: #ccc;
}

.service-home .swiper-button-next,
.service-home .swiper-button-prev{
	top: 50%;
	width: 24px;
	height: 39px;
	margin-top: -50px;
	background-size: 24px 39px;
}
.service-home .swiper-button-prev{
	left: 0px;
	right: auto;
}
.service-home .swiper-button-next
{
	right: 0px;
	left: auto;
}
.catalog-home {
	padding: 20px 0 30px 0;
}
.catalog-home .nav{
	border-bottom: 1px solid #ddd;
}
.catalog-home .nav > li {
     margin: 0 30px 0 0;
}
.catalog-home .nav > li.active {
     border-bottom: 2px solid #e32b2b;
}
.catalog-home .nav > li > a {
    position: relative;
    display: block;
    padding: 12px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.catalog-home .nav > li.active a{
     color: #e32b2b;
}
.catalog-home .tab-pane{
	margin: 25px 0 0 0;
}

.catalog-home .row {
	margin-left: -10px;
	margin-right: -10px;
}

.catalog-home h3 {
    font-size: 17px;
    color: #e32b2b;
    margin: 0 0 20px 0;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding: 0px;
}

.catalog-home h3:after{
	content: "";
	display: block;
	width: 75px;
	height: 1px;
	background: #e32b2b;
	margin: 12px 0 0 0;
}

.catalog-home .item {
	width: 20%;
	padding-bottom: 25px;
	float: left;
}
.tel-block {
	cursor: pointer;
	padding: 0px;
	margin: 20px 0px;
	line-height: 42px;
	font-size:18px;
	font-weight:bold;
	color:#09A2E7;
	position:relative;
}
.tel-block:before{
	content:"";
	position:absolute;
	top:13px;
	left:0px;
	height:19px;
	width:1px;
	background:#ddd
}
.tel-block .fa {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 42px;
	padding:0 8px 0 15px;
}
.search-block {
	cursor: pointer;
	padding: 0px;
	margin: 22px 0 0 0;
	text-align: right;
}
.search-block .fa {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 42px
}
.search-box {
	border: 1px solid #DDD;
	background: #FFF;
	display: block;
	position: absolute;
	top: 62px;
	right: 15px;
	transform: rotateX(-90deg);
	transform-origin: 0 0 0;
	visibility: hidden;
	width: 368px;
	-webkit-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	padding: 28px 25px;
	-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15)
}
.open .search-box {
	transform: rotateX(0);
	visibility: visible;
	z-index: 99999
}
.search-box .form-control::-moz-placeholder {
 color: #999
}
.search-box .form-control {
	border: 1px solid #ececec;
	margin: 0px;
	padding: 0px 10px;
	height: 38px;
	color: #666;
	width: 238px;
	float: left
}
.search-box .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}
.search-box button {
	width: 78px;
	border: none;
	padding: 0px 0px;
	font-size: 14px;
	background: #e32b2b;
	color: #FFF;
	float: left;
	height: 38px;
	font-weight: 700
}
#offcanvas-search .form-control {
	border: 1px solid #ececec;
	margin: 0px;
	padding: 0px 10px;
	height: 38px;
	color: #666;
	width: 80%;
	float: left
}
#offcanvas-search button {
	width:20%;
	border: none;
	padding: 0px 0px;
	font-size: 14px;
	background: #e32b2b;
	color: #FFF;
	float: left;
	height: 38px
}
.pic-home {
	padding: 45px 0 45px 0
}
.kf {
	position: fixed;
	right: 0px;
	top: 300px;
	z-index: 9999;
	border: 1px solid #4587E8
}
.kf-title {
	height: 40px;
	width: 140px;
	background: url(../images/kf_bg.png) no-repeat
}
.kf-content {
	height: 100px;
	width: 140px;
	border-top: 0;
	background: #FFF
}
.kf-content a {
	display: block;
	width: 74px;
	height: 42px;
	margin: 0 auto;
	padding: 15px 0px
}
.f-link {
	text-align: right
}
.f-link span {
	padding: 0 6px;
	color: #bbb;
	font-size: 13px
}
.f-link a {
	color: #999
}
.list-social {
	list-style: none;
	padding: 0;
}
.list-social li {
	display: inline-block;
	padding: 5px 2px;
}
.list-social li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #FFF;
	padding-left: 2px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.list-social li a .fa {
	margin-left: 2px;
}
.ys {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0
}
.ys li.frist {
	float: left;
	border: 0;
	width: auto;
	margin: 0 10px 0 0
}
.ys li {
	float: left;
	border-radius: 50%;
	height: 22px;
	line-height: 22px;
	margin: 0 4px;
	text-align: center;
	width: 22px;
	border: 1px solid #333;
	padding: 0
}
.p-buy {
	margin: 40px 0 0 0
}
.p-buy .ali, .p-buy .ama, .p-buy .ask {
	border-radius: 50px;
	background: #FFF;
	border: 1px solid #e32b2b;
	color: #333;
	font-size: 14px;
	font-weight: 600;
	padding: 9px 30px;
	margin-right: 20px;
}
.p-buy .ask {
	margin-right: 0px;
}
.p-buy .ali:hover, .p-buy .ama:hover, .p-buy .ask:hover {
	border: 1px solid #09A2E7;
	background: #09A2E7;
	color: #FFF
}
.product-desc {
	margin: 40px 0 60px 0
}
.product-desc .tab-content{
	padding: 30px 0;
}
.product-desc .nav > li > a {
    padding: 11px 30px;
	margin: 0px;
}
.product-desc .nav-tabs{
	background: #f3f8ff;
	border-bottom:1px solid #0f376c;
}
.product-desc .nav-tabs > li > a {
	font-size:16px;
	color: #333;
	cursor: pointer;
	font-weight:bold;
}

.product-desc .nav-tabs > li.active > a, 
.product-desc .nav-tabs > li.active > a:focus,
.product-desc .nav-tabs > li.active > a:hover {
    color: #fff;
	background: #0f376c;
	
}

.about-home {
	padding: 50px 0 0 0;
}

.about-home .row {
	margin-left: -40px;
	margin-right: -40px;
}

.about-home .col-1 {
	padding-left: 40px;
	padding-right: 40px;
}
.about-home h3 {
	margin: 0 0 40px 0;
    text-align: center;
    font-size: 24px;
}

.about-home h3  p{
    color: #777;
    font-size: 16px;
    font-weight: normal;
    margin: 10px 0 0 0;
}
.about-home .image-item {
	float: left;
	width: 22%;
}
.about-home .info-item {
    float: left;
	width: 78%;
}
.about-home .info-item h4{
   font-size: 16px;
   margin: 0 0 10px 0;
   font-weight: bold;
}
.about-home .info-item p{
    color: #777;
	line-height: 150%;
}
.news-home {
	padding: 50px 0 50px 0;
	background: #fff;
}
.news-home .row {
    margin-left: -20px;
    margin-right: -20px;
}
.news-home .col-lg-6,
.news-home .col-md-6,
.news-home .col-sm-6{
	padding-left: 20px;
    padding-right: 20px;
}

.news-home h3 {
	text-align: center;
	font-size: 24px;
	color: #333;
	padding: 0 0 30px 0;
	margin:0;
	text-transform: capitalize
}
.news-home h3:after{
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	background: #e32b2b;
	margin: 15px auto 15px auto;
}
.news-home .col-1{
	position: relative;
}
.news-home .col-1 .news-title{
	padding: 12px 15px;
	position: absolute;
	bottom:0px;
	left:0px;
	width: 100%;
	background-color: rgba(30,36,50,0.75)
}
.news-home .col-1 .news-title a{
	font-size: 16px;
	color: #fff;
}
.news-home .col-2{
	border-bottom:1px solid #eee;
	margin: 0 0 30px 0;
	padding: 10px 0 20px 0;
}
.news-home .col-2 .news-title {
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #333;
	background:#FFF;
	text-align:left;
	float: left;
	width: 80%;
}
.news-home .col-2 .news-title span {
	display: block;
	font-size: 14px;
	color: #999;
	margin: 10px 0 0 0;
	line-height: 150%;
}
.news-home .col-2 .news-date{
	font-size: 20px;
	width: 15%;
	float: left;
	border-right:1px solid #eee;
	min-height: 73px;
	display: table-cell;
	vertical-align: middle;
}
.news-home .col-2 .news-date span{
	font-size: 14px;
}
.news-home .col-2 .news-content {
	padding: 10px 0 0 20px;
	height: 71px;
	overflow: hidden;
	color: #666;
	line-height: 150%
}
.news-home .more-item {
	padding: 10px 0 0 20px;
	width: 50%;
	float: left;
	display: none
}
.news-home .more-item a {
	float: right;
	display: block;
	color: #888;
	position: relative;
	padding: 7px 25px 7px 0px;
}
.news-home .more-item a:after {
	content: '\f105';
	font-family: FontAwesome;
	position: absolute;
	right: 13px;
	top: 7px;
	font-size: 16px;
	font-weight: 400;
	color: #e32b2b
}
.news-block {
	padding: 30px;
}
.news-block h3{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;	
}
.news-block h3 span{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
.news-block .content-item{
    color: #666666	
}
.news-block .info{
	line-height: 24px;;
}

.news-block .more{
	margin: 30px 0 0 0;
}
.news-block .more a{
	display: inline-block;
	line-height:30px;
	padding: 0 25px;
	border:1px solid #dddddd;
}

.news-block .col{
	border-bottom:1px solid #dddddd;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.news-info {
	padding: 30px;
}
.news-info h2{
	font-size:16px;
	font-weight:bold;
	padding: 0 0 15px 0;	
	border-bottom: 1px solid #dddddd;
}
.news-info h2 span{
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
#footer {
	background: #16181a;
	padding: 45px 0 35px 0
}
.h-page {
	background: #fff;
	padding: 60px 0 60px 0
}
#footer .col-1{
	
}
#footer .col-1 .f-contact{
	margin: 30px 0 0 0;
	color: #5c5e5f;
	line-height: 28px;
}
#footer .col-1 .f-contact span{
    font-size: 20px;
	font-weight: bold;
}
#footer .col-2 .f-title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px 0;
}
#footer .col-2 .f-links p{
	text-align: center;
	padding: 10px 0 0 0;
}
#footer .col-2{
	padding: 0 60px;
}
#footer .col-2::before{
	content: "";
	width: 1px;
	height: 100%;
	background: #333436;
	position: absolute;
	left:30px;
	top:0px;
}
#footer .col-2::after{
	content: "";
	width: 1px;
	height: 100%;
	background: #333436;
	position: absolute;
	right:30px;
	top:0px;
}
#footer .col-2 .f-links .l-image{
	width: 33.3333%;
	float: left;
	padding: 0 15px;
}
#footer .col-3 .f-2wm{
	margin: 25px 0 0 0;
}
#footer .col-3 .f-2wm p{
	text-align: center;
	padding: 10px 0 0 0;
}
#footer .col-3 .f-2wm img{
	margin: 0 auto;
}
#footer .panel-title {
	text-align: left;
	margin: 0 0 20px 0;
	display: none;
}
#footer .panel-title a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize
}
#footer .footer-panel li {
	padding: 5px 0px
}
#footer .col-1 .footer-panel li {
	padding: 5px 0px;
	color: #ddd;
}
#footer .col-1 .footer-panel li .fa {
	margin-right: 3px;
	color: #666
}
#footer .col-1 .footer-panel li.add .fa {
	font-size: 17px;
}
#footer .col-1 .footer-panel li.tel .fa {
	font-size: 16px;
}
#footer .col-1 .footer-panel li.email .fa {
	font-size: 14px;
}
#footer .footer-panel li a {
	color: #ddd;
}
#footer .footer-panel li a:hover {
	color: #e32b2b
}
#footer .panel {
	margin: 0
}
#footer .panel .panel-body {
	padding-right: 0;
	padding-left: 0
}
#footer .footer-center {
	padding: 55px 0 35px
}
#footer .footer-center .contact {
	line-height: 23px;
	color: #FFF;
	font-size: 14px
}
#footer .footer-center .contact span {
	display: block;
	font-size: 26px;
	font-weight: 600;
	color: #e32b2b;
	padding: 5px 0 10px 0
}
.copyright {
	font-size: 14px;
	color: #5c5e5f;
	margin: 50px 0 0 0;
	text-align: center;
	border-top: 1px solid #333436;
	padding-top: 20px;
}
#top .fa{
	display: none;
}
.qq {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-image: url("../images/qq.png");
	background-size: cover;
	bottom: 112px;
	position: fixed;
	right: 20px;
	z-index: 9999;
	color: #FFF
}
.scrollup {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-image: url("../images/top.png");
	background-size: cover;
	bottom: 60px;
	position: fixed;
	right: 20px;
	z-index: 9999;
	color: #FFF
}

/* 关于我们 */
.about-title {
	margin: 30px 0 40px 0;
}
.about-content {
	min-height: 500px;
	padding: 35px 0 70px 0
}
/* 技术支持 */
.support-title {
	margin: 30px 0 40px 0;
}
.support-content {
	min-height: 500px;
	padding: 0px 0 60px 0
}
/* 新闻详情 */
.pav-blog {
	margin: 60px 0 60px 0;
}
.pav-blog h2 {
	font-weight: 700;
	font-size: 23px;
	text-align: center
}
.pav-blog h2 span {
	padding: 5px 0px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	text-align: center
}
.pav-blog .content {
	padding: 30px 0 60px 0
}
.pav-blog-r {
	padding: 0 0 30px 0;
}
.pav-blog-r h3 {
	font-size: 17px;
	border-bottom: 1px solid #dddd;
	padding: 10px 0px 10px 0px
}
.pav-blog-r a {
	display: block;
	padding: 3px 0px;
}
.pav-blog-r a span {
	color: #999;
	padding: 0 0 0 10px;
}
.pagination {
	border-radius: 0px;
	text-align:center;
	letter-spacing: -4px;
	padding: 30px 0 60px 0 
}
.pagination > li {
	display: inline;
	letter-spacing: normal
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	padding: 9px 12px;
	line-height: 1.5;
	text-decoration: none;
	color: #4b525d;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-left: -1px;
	background: #f3f8ff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	background: #f3f8ff;
	border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background: #0f376c;
	border-color: #dddddd;
	cursor: default;
	font-weight: 600;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #c6cad1;
	background-color: #fff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 22px;
	font-size: 18px;
	line-height: 1.3334;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 12px;
	font-size: 14px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.downloads {
	padding: 0px;
	margin: 0 0 70px 0
}
.downloads .search{
	display: flex;
	padding: 30px;
    background: #f3f8ff;
	justify-content: flex-end;
}
.downloads .form-control{
	float: left;
	width: 30% !important;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
}
.downloads .btn{
	float: left;
	background: #0f376c;
	color: #fff;
	margin: 0 0 0 10px;
}

.downloads .fa {
	font-size: 14px
}
.download {
	padding: 13px 20px;
	border-bottom: 1px solid #E7E7E7;
}
.download .text-item span{
	color: #999;
	padding: 0 0 0 6px;
}
.download:hover {
	background: #f3f8ff;
}
.download .btn-item {
	float: right;
	color: #e32b2b
}
/*产品详细*/
.product-info {
	padding: 40px;
	background: #f3f8ff;
}
.thumbnails {
	padding: 0px;
}
.thumbnails .owl-carousel {
	position: relative;
	width: 100%;
	padding: 0 15px;
}
.thumbnails .owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.thumbnails .item {
	margin: 10px
}
.thumbnails .owl-carousel .owl-buttons div {
	opacity: 0.7;
}
.thumbnails .owl-carousel:hover .owl-buttons div {
	opacity: 1.0;
}
.thumbnails .owl-carousel .owl-buttons div i {
	font-size: 32px;
	margin: 0;
	color: #e32b2b;
}
.thumbnails .owl-carousel .owl-buttons .owl-prev {
	top: 34%;
	left: 0px;
}
.thumbnails .owl-carousel .owl-buttons .owl-next {
	top: 35%;
	right: 0px;
}
.related .owl-carousel {
	position: relative;
	width: 100%;
	padding: 0 30px;
}
.related .owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.related .item {
	margin: 15px
}
.related .item .title {
	text-align: center;
	padding: 15px 0;
}
.related .owl-carousel .owl-buttons div {
	opacity: 0.7;
}
.related .owl-carousel:hover .owl-buttons div {
	opacity: 1.0;
}
.related .owl-carousel .owl-buttons div i {
	font-size: 32px;
	margin: 0;
	color: #e32b2b;
}
.related .owl-carousel .owl-buttons .owl-prev {
	top: 34%;
	left: 0px;
}
.related .owl-carousel .owl-buttons .owl-next {
	top: 35%;
	right: 0px;
}
#product-quote label {
	display: block;
	width: 100%;
	margin: 22px 0 8px 0px;
}
#product-quote h4 {
	font-weight: 600;
}
#product-quote .modal-body {
	position: relative;
	padding: 15px 30px 40px 30px;
}
#product-quote .inp,
#product-quote input,
#product-quote textarea {
	display: block;
	width: 100%;
	padding: 9px 9px;
	border: 1px solid #e5e5e5
}
#product-quote .vcode{
	width:50%;
	float: left;
}
#product-quote .hand{
	float: left;
	margin: 3px 0 0 5px;
}
#product-quote .btn {
	font-weight: 600;
	font-size: 14px;
	padding: 9px 22px;
}
#product-quote .quote {
	display: none
}
#product-quote .inp_content {
	height: 120px
}
.mess {
	background: #f6f6f6;
	padding: 30px 50px;
	margin: 20px 0 0 0;
}
.mess .inp,
.mess #content,
.mess .vcode{
	padding: 6px 5px;
	border:1px solid #dbd4cd
}

.mess .submit{
	margin-top: 4px;
	background:#e32b2b;
	color: #fff;
	padding: 8px 15px;
	border:0;
	font-weight:bold;
	cursor:pointer
}
.mess input{
	width:70%;
	float:left;
}
.mess textarea {
	width:70% !important;
	float:left;
}
.mess .vcode{
	width:25%;
}
.mess .hand{
	margin: 4px 0 0 6px;
}
.mess .btn{
	float:left;
}
.mess .form-group {
    margin-bottom: 10px;
}
.mess label {
	float:left;
    width: 20%;
    margin: 0;
	line-height:33px;
	font-weight:normal;
}
#china-map {
  width: 100%;
  height: 1000px;
  margin: auto;
}
#box{
	display:none;
	background-color: goldenrod;
	width: 180px;
	height: 30px;
}
#box-title{
	display:block;
}
@media (min-width:768px) {
.list-unstyled {
	position: relative;
    display: block !important;
}		
}

@media (max-width:767px) {
.col-left{
	display: none;
}
.space-top-30 {
    margin-top: 20px !important;
}
.main-menu {
	position:relative;
	z-index: 1;
}	  
.maincols {
    padding: 0;
}
.logo {
	margin: 10px 0 10px 0
}
.logo img{
	width: 150px !important;
	height:auto;
}
.logo .title{
	font-size: 18px;
	padding: 0 0 0 10px;
}
.logo .title span {
    font-size: 12.8px;
}
.slider-home .swiper-wrapper .text {
    top: 25%;
}
.slider-home .swiper-wrapper .text-1 {
    font-size: 20px;
}
.slider-home .swiper-wrapper .text-2 {
    font-size: 14px;
	margin: 0 0 40px 0;
}
.slider-home .swiper-wrapper .text-3 {
    font-size: 14px;
    width: 100px;
    line-height: 34px;
    height: 36px;
}
.slider-home .swiper-slide img{
	width: auto;
	max-width: none;
	height: 250px !important;
	object-fit: cover;
}
.swiper-button-next, 
.swiper-button-prev {
    width: 18px !important;
    height: 30px !important;
    margin-top: -22px !important;
    background-size: 18px 30px !important;
}
.breadcrumb ul{
	display: block;
	text-align: center;
}
.breadcrumb li {
	display: inline-block;
    padding: 0 10px 0 10px;
}
.breadcrumb li + li::before {
    left: -3px;
    top: 1px;
}
.right .right_top h2 {
    padding: 12px 0px 12px 0px;
	float: none;
	margin: 0 auto;
	width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.tparrows{
	display:none;
}
.product-home {
    padding: 30px 10px 30px 10px;
}
.product-home .col-xs-12 {
	width:100%;
	margin-bottom:10px;
}
 .product-home .col-xs-6 {
	width:50%;
}
.about-home {
    padding: 0px;
}
.about-home h2 {
    font-size: 18px;
}
.about-home .text-item {
    padding: 15px 0;
}
.h-page .container {
    padding: 0 10px;
}

.product-desc img,
.product-info img{
	max-width: 100%;
	height: auto;
}
.pav-megamenu {
    margin: 15px 0 0 0;
}
.product-list .product-col .image {
	float: none;
	width: 100%
}
.product-list .product-meta {
	padding: 20px
}
.product-filter .filter-left > div {
	margin-bottom: 10px;
	padding-right: 0
}
.product-list .product-block .product-img {
	margin-bottom: 10px
}
.catalog-home .nav > li {
    margin: 0 20px 0 0;
}
.catalog-home .nav > li > a {
    font-size: 14px;
}
.product-home {
    padding: 30px 0px 40px 0px;
}
.product-home h3 {
    font-size: 18px;
    padding: 0 0 20px 0;
}
.catalog-home .item {
    width: 50%;
	padding-bottom: 20px;
}
.copyright .inner {
	line-height: 50px
}
.copyright .inner ul li a {
	padding: 0 0 0 5px
}
.productdeals .item-countdown li {
	padding: 0 10px!important
}
.pavtestimonial {
	margin: 60px 0!important
}
.list-unstyled {
    padding: 10px 0 0 2px;
	display:none;
}
#footer .footer-panel li {
    padding: 4px 0px;
}
#footer {
    padding: 20px 0 30px 0;
}
#footer .panel-title{
	position:relative;
	border-bottom:1px solid #363a47;
	padding:15px 0px 15px 0px;
	margin: 0;
}
#footer .panel-title:after{
	content: "\f105";
	font: 22px/22px FontAwesome;
	position:absolute;
	top:13px;
	right:2px;
	color: #666
}
#footer .active .panel-title:after{
	content: "\f107";
	font: 26px/26px FontAwesome;
	color: #666
}
}
.notice-home {
	margin: 30px 0 40px 0;
}
.notice-home .swiper-1 {
	height: 44px;
	line-height: 42px;
	border: 1px solid #ddd;
}
.notice-home .swiper-1 .swiper-slide{
	padding:0 40px 0 15px;
}
.notice-home h3 {
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: 700;
    margin: 0 0 25px 0;
}

.notice-home h3:after{
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #e32b2b;
	margin: 14px auto 10px auto;
}
.notice-home .swiper-button-prev{
	left: auto;
    right: 20px;
}
.notice-home .swiper-button-prev{
	top:35px;
	left: auto;
    right: 30px !important;
	width: 8px !important;
    height: 14px !important;
	background-size: 8px 14px !important;
}
.notice-home .swiper-button-next{
	top:35px;
	left: auto;
    right: 13px !important;
	width: 8px !important;
    height: 14px !important;
	background-size: 8px 14px !important;
}
.wxsm {
	position: absolute;
	right:0;
	top:0px;
}
.slider-home .swiper-slide img {
	width: 100% !important;	
}
.space-top-30{
	margin-top: 30px;
}

